SHIVA-FEATURES-MIB

File: SHIVA-FEATURES-MIB.mib (9751 bytes)

Imported modules

RFC-1212 RFC1213-MIB SHIVA-MIB

Imported symbols

OBJECT-TYPE DisplayString features

Defined Types

FeatureEntry  
SEQUENCE    
  featureProtocol INTEGER
  featureDialIn INTEGER
  featureDialOut INTEGER
  featureShell INTEGER
  featureLanToLanOrig INTEGER
  featureLanToLanAns INTEGER

FeatureLicenseEntry  
SEQUENCE    
  featureLicenseIndex INTEGER
  featureLicenseName DisplayString
  featureLicenseAbbrName DisplayString
  featureLicenseIsASet INTEGER
  featureLicenseState INTEGER
  featureLicenseRefCount INTEGER
  featureLicenseExpirationDate INTEGER
  featureLicenseSetElements OCTET STRING

Defined Values

featureTable 1.3.6.1.4.1.166.1.10.1
Table of software features present and enabled.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FeatureEntry

featureEntry 1.3.6.1.4.1.166.1.10.1.1
Software features for one protocol.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  FeatureEntry  

featureProtocol 1.3.6.1.4.1.166.1.10.1.1.1
The layer or protocol for which features are represented.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER general(1), ip(2), netware(3), netbeui(4), bridging(5), appletalk(6)  

featureDialIn 1.3.6.1.4.1.166.1.10.1.1.2
Indicates what dial-in functions (if any) are present and enabled for the indicated layer or protocol family.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER notPresent(1), disabled(2), bridged(3), routed(4)  

featureDialOut 1.3.6.1.4.1.166.1.10.1.1.3
Indicates what dial-out functions (if any) are present and enabled for the indicated layer or protocol family.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER notPresent(1), disabled(2), enabled(3)  

featureShell 1.3.6.1.4.1.166.1.10.1.1.4
Indicates if the Shell is present and enabled for us from the indicated layer or protocol family.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER notPresent(1), disabled(2), enabled(3)  

featureLanToLanOrig 1.3.6.1.4.1.166.1.10.1.1.5
Indicates what LAN-to-LAN origination functions (if any) are present and enabled for the indicated layer or protocol family.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER notPresent(1), disabled(2), bridged(3), routed(4)  

featureLanToLanAns 1.3.6.1.4.1.166.1.10.1.1.6
Indicates what LAN-to-LAN answer functions (if any) are present and enabled for the indicated layer or protocol family.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER notPresent(1), disabled(2), bridged(3), routed(4)  

featureMgmtImage 1.3.6.1.4.1.166.1.10.2
This integer is a bit mask which represent various network management/configuration protocols supported by the system image; 0x00000001 - SNMP over UDP 0x00000002 - BOOTP/TFTP 0x00000004 - RARP/TFTP 0x00000008 - SFTP over TCP 0x00000010 - FTP over TCP 0x00000020 - KLAP3 over UDP 0x00000040 - SNMP over IPX 0x00000080 - SFTP over SPX 0x00000100 - BAP over IPX.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

featureWanImage 1.3.6.1.4.1.166.1.10.3
This integer is a bit mask which represent various wide area network options supported by the system image; 0x00000001 - PPP over Async HDLC 0x00000002 - SLIP 0x00000004 - PPP IPCP 0x00000008 - PPP IPXCP 0x00000010 - PPP Shiva IPXCP 0x00000020 - PPP over Async Frame Relay 0x00000040 - PPP Shiva NBCP 0x00000080 - PPP Bridging CP 0x00000100 - PPP ATCP 0x00000200 - AALAP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

featureMgmtVrom 1.3.6.1.4.1.166.1.10.4
Network management/configuration protocols supported by the VROM downloader. (see featureMgmtImage for bits).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

featureWanVrom 1.3.6.1.4.1.166.1.10.5
This integer is a bit mask which represent various wide area network options supported by the VROM downloader. (see featureWanImage for bits).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

featureLicenseTable 1.3.6.1.4.1.166.1.10.6
Table of licensable features and feature sets and their licensing information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FeatureLicenseEntry

featureLicenseEntry 1.3.6.1.4.1.166.1.10.6.1
A licensable feature or feature set.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  FeatureLicenseEntry  

featureLicenseIndex 1.3.6.1.4.1.166.1.10.6.1.1
A unique value, greater than zero, for each entry. Indexes may not be contiguous (in other words, index 6 may be followed by index 8 if index 7 is not a license which should be publicly visible).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

featureLicenseName 1.3.6.1.4.1.166.1.10.6.1.2
Name of the licensable feature or feature set. This name is identical to the parameter name used in the [Licensing] configuration section for entering the license key.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

featureLicenseAbbrName 1.3.6.1.4.1.166.1.10.6.1.3
Abbreviated name of the licensable feature or feature set. The abbreviated name is embedded in the license key so that, given a license key, one may determine what it is licensing in case this information is lost.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

featureLicenseIsASet 1.3.6.1.4.1.166.1.10.6.1.4
If true(2) then this entry describes licensing for a feature set, otherwise this entry describes licensing for an individual feature.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER false(1), true(2)  

featureLicenseState 1.3.6.1.4.1.166.1.10.6.1.5
Indicates whether the license for this feature or feature set is valid or not. If it is not valid then the state indicates the reason.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), valid(2), invalidNoKey(3), invalidBadKey(4), invalidExpired(5), invalidBadDate(6)  

featureLicenseRefCount 1.3.6.1.4.1.166.1.10.6.1.6
The number of times that this license has been checked. In other words, the number of times which something has lookeed at this license to see if it is valid or not. This is an indication of whether any subsystems in the box actually needs this license in order to operate. Note that normally licenses for sets will have a featureLicenseRefCount of zero because these licenses are not checked directly but the licenses for features in the set are checked.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

featureLicenseExpirationDate 1.3.6.1.4.1.166.1.10.6.1.7
The date on which this license expires represented as a number of seconds since Midnight on January 1st, 1970 GMT. If the licenseState is valid(1) then a value of zero (0) means the license is unlimited and does not expire. If the licenseState is any other value than valid(1) then a value of zero (0) indicates the expiration date is not applicable (probably because the license is not valid).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

featureLicenseSetElements 1.3.6.1.4.1.166.1.10.6.1.8
If featureLicenseIsASet is true(2) then this row in the featureLicenseTable is for a set, and this object contains a list of the features and sets which are elements of that set. The elements are encoded as an octet string where each entry uses two octets. Each two octet entry is the featureLicenseIndex value for that entry. For example, if featureLicenseSetElements is: 000200050000. Then this set contains the features or sets from the featureLicenseTable which have featureLicenseIndex values 2 and 5. The entry 0000 indicates the end of the list. featureLicenseSetElements is limited to 64 octets, for a total of 31 elements plus the end of list marker. If featureLicenseIsAset is false(1) then this row is not for a set and featureLicenseSetElements is empty.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..64)