ODS-ENC-MIB: View SNMP OID List / Download MIB

VENDOR: OPTICAL DATA SYSTEMS


 Home MIB: ODS-ENC-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ods 1.3.6.1.4.1.50
       enc 1.3.6.1.4.1.50.1
           encMib2 1.3.6.1.4.1.50.1.2
               encSystem 1.3.6.1.4.1.50.1.2.1
                   encBox 1.3.6.1.4.1.50.1.2.1.1
                       boxId 1.3.6.1.4.1.50.1.2.1.1.1 integer read-only
The type of chassis used in the concentrator. For modular concentrators, the hardware is further qualifed by the value of cardId for each card installed in the concentrator. Enumeration: 'ods293': 12, 'ods292': 6, 'ods291': 13, 'ods290': 14, 'ods290-red': 9, 'ods295': 7, 'ods241': 143, 'ods243': 142, 'ods263': 134, 'ods261': 135, 'ods293-red': 10, 'ods258': 11, 'ods251': 139, 'ods296': 5.
                       boxDescr 1.3.6.1.4.1.50.1.2.1.1.2 displaystring read-only
A textual description of the chassis including the ODS model number, media type and number of slots. For modular concentrators, the hardware is further qualified by the value of cardDescr for each card installed in the concentrator.
                       boxNetworkMode 1.3.6.1.4.1.50.1.2.1.1.3 integer read-only
The state of the network interface port. If the value is network(2), the concentrator may be cas- caded off of another network. Regardless of the value, the concentrator may also be connected to other networks via normal interface ports. Note that the functionality previously provided by this object has been superceded by portOperStatus and portAdminStatus as all external connections on the concentrator are available through the portTable. This object may be deleted from future versions of the MIB. Enumeration: 'local': 1, 'network': 2.
                       boxGoodPackets 1.3.6.1.4.1.50.1.2.1.1.5 counter read-only
The number of non-errored packets received by the concentrator. Note that this object is not maintained if the value of adminPktStatEnable is disabled(2).
                       boxGoodOctets 1.3.6.1.4.1.50.1.2.1.1.6 counter read-only
The number of octets contained in non-errored packets received by the concentrator. Note that this object is not maintained if the value of adminPktStatEnable is disabled(2).
                       boxNumAddresses 1.3.6.1.4.1.50.1.2.1.1.7 integer read-only
The number of unique, physical, source and dest- ination addresses contained in non-errored packets received by the concentrator. Note that this object is not maintained if the value of adminAddrStat- Enable is disabled(2).
                       boxLostPackets 1.3.6.1.4.1.50.1.2.1.1.8 counter read-only
The number of packets received by the concen- trator which could not be attributed to a card and port by the agent. This object is not main- tained if the value of adminPktStatEnable is disabled(2).
                       boxMissedPackets 1.3.6.1.4.1.50.1.2.1.1.9 counter read-only
The number of packets received by the concen- trator which could not be processed by the agent due to excessive network traffic.
                       boxCrcErrors 1.3.6.1.4.1.50.1.2.1.1.10 counter read-only
The number of packets received by the concen- trator which had CRC errors. Note that this object is not maintained if the value of adminPktStat- Enable is disabled(2).
                       boxAlignErrors 1.3.6.1.4.1.50.1.2.1.1.11 counter read-only
The number of packets received by the concen- trator which had frame alignment errors. Note that this object is not maintained if the value of adminPktStatEnable is disabled(2).
                       boxFragErrors 1.3.6.1.4.1.50.1.2.1.1.12 counter read-only
The number of packets received by the concen- trator which contained fewer than 64 octets. Note that this object is not maintained if the value of adminPktStatEnable is disabled(2).
                       boxPacketThresh 1.3.6.1.4.1.50.1.2.1.1.13 gauge read-write
A threshold for monitoring the number of non- errored packets received by the concentrator. If the measured number of packets per second equals or exceeds this value, a box-class trap will be sent to each network manager defined in the adminTrapTable. Monitoring of this threshold is disabled if the value is zero or if the value of adminPktStatEnable is disabled(2). When reported in a trap, the measured number of non-errored packets per second received by the concentrator.
                       boxCrcThresh 1.3.6.1.4.1.50.1.2.1.1.14 gauge read-write
A threshold for monitoring the number of packets received by the concentrator which had CRC errors. If the measured number of packets per second equals or exceeds this value, a box-class trap will be sent to each network manager defined in the adminTrapTable. Monitoring of this threshold is disabled if the value is zero or if the value of adminPktStatEnable is disabled(2). When reported in a trap, the measured number of packets per second received by the concentrator which had CRC errors.
                       boxAlignThresh 1.3.6.1.4.1.50.1.2.1.1.15 gauge read-write
A threshold for monitoring the number of packets received by the concentrator which had frame alignment errors. If the measured number of packets per second equals or exceeds this value, a box-class trap will be sent to each network manager defined in the adminTrapTable. Monitor- ing of this threshold is disabled if the value is zero or if the value of adminPktStatEnable is disabled(2). When reported in a trap, the measured number of packets per second received by the concentrator which had frame alignment errors.
                       boxFragThresh 1.3.6.1.4.1.50.1.2.1.1.16 gauge read-write
A threshold for monitoring the number of packets received by the concentrator which contained fewer than 64 octets. If the measured number of packets per second equals or exceeds this value, a box-class trap will be sent to each network manager defined in the adminTrapTable. Monitor- ing of this threshold is disabled if the value is zero or if the value of adminPktStatEnable is disabled(2). When reported in a trap, the measured number of packets per second received by the concentrator which contained fewer than 64 octets.
                       boxAddressTable 1.3.6.1.4.1.50.1.2.1.1.18 no-access
A list of address entries for each physical address contained in non-errored packets received by the concentrator. The number of entries is given by the value of boxNumAddresses. Note that no entries are maintained if the value of admin- AddrStatEnable is disabled(2).
                             boxAddressEntry 1.3.6.1.4.1.50.1.2.1.1.18.1 no-access
An address entry containing objects pertaining to a physical address contained in non-errored packets received by the concentrator.
                                 batPhysAddress 1.3.6.1.4.1.50.1.2.1.1.18.1.1 physaddress read-only
The physical address for this entry. When reported in a trap, the physical address relevant to the trap.
                                 batFirstPacket 1.3.6.1.4.1.50.1.2.1.1.18.1.2 timeticks read-only
The value of sysUpTime at the time the first packet having the address as source was received by the concentrator. Note that the value will be NULL for addresses which have not transmitted packets.
                                 batLastPacket 1.3.6.1.4.1.50.1.2.1.1.18.1.3 timeticks read-only
The value of sysUpTime at the time the most recent packet having the address as source was received by the concentrator. Note that the value will be NULL for addresses which have not transmitted packets.
                                 batGoodPackets 1.3.6.1.4.1.50.1.2.1.1.18.1.4 counter read-only
The number of non-errored packets received by the concentrator having the address as source.
                                 batGoodOctets 1.3.6.1.4.1.50.1.2.1.1.18.1.5 counter read-only
The number of octets contained in non-errored packets received by the concentrator having the address as source.
                                 batCard 1.3.6.1.4.1.50.1.2.1.1.18.1.6 integer read-only
The card on which the most recent, non-errored packet having the address as source was received. The card identified by this value is the same card as identified by the same value of cardIndex. Note that the value will be NULL for addresses which have not transmitted packets.
                                 batPort 1.3.6.1.4.1.50.1.2.1.1.18.1.7 integer read-only
The port on which the most recent, non-errored packet having the address as source was received. The port identified by this value is the same port as identified by the same value of portIndex. Note that the value will be NULL for addresses which have not transmitted packets.
                                 batDelete 1.3.6.1.4.1.50.1.2.1.1.18.1.8 integer read-write
Setting this object to any legal, ASN.1 value deletes the entry for the address.
                                 batGoodPacketsTo 1.3.6.1.4.1.50.1.2.1.1.18.1.9 counter read-only
The number of non-errored packets received by the concentrator having the address as dest- ination.
                                 batGoodOctetsTo 1.3.6.1.4.1.50.1.2.1.1.18.1.10 counter read-only
The number of octets contained in non-errored packets received by the concentrator having the address as destination.
                                 batFirstPacketTo 1.3.6.1.4.1.50.1.2.1.1.18.1.11 timeticks read-only
The value of sysUpTime at the time the first packet having the address as destination was received by the concentrator. Note that the value will be NULL for addresses which have not been sent packets.
                                 batLastPacketTo 1.3.6.1.4.1.50.1.2.1.1.18.1.12 timeticks read-only
The value of sysUpTime at the time the most recent packet having the address as destination was received by the concentrator. Note that the value will be NULL for addresses which have not been sent packets.
                                 batLastIpAddress 1.3.6.1.4.1.50.1.2.1.1.18.1.13 ipaddress read-only
The source network address used in the most recent IP packet received by the concentrator having the address as source. Note that the value will be NULL for addresses which have not transmitted any IP packets or if the value of adminIpCheckEnable is disabled(2).
                       boxOctetThresh 1.3.6.1.4.1.50.1.2.1.1.19 gauge read-write
A threshold for monitoring the number of octets contained in non-errored packets received by the concentrator. If the measured number of octets per second equals or exceeds this value, a box- class trap will be sent to each network manager defined in the adminTrapTable. Monitoring of this threshold is disabled if the value is zero or if the value of adminPktStatEnable is disabled(2). When reported in a trap, the measured number of octets per second contained in non-errored packets received by the concentrator.
                       boxPowerStatus 1.3.6.1.4.1.50.1.2.1.1.20 integer read-only
The state of the power supplies in the concentrator. The value is a sum. For each power supply P, in the range 1 through 2, that is operational, 2 raised to (P - 1) is added to the sum. For example, if both power supplies are good, the value is 3 (2^0 + 2^1). In contrast, if power supply 2 is bad, the value is 1 (2^0). Note that the value will be NULL for those concentrators which can not access the power supply status.
                   encCards 1.3.6.1.4.1.50.1.2.1.2
                       cardNumSlots 1.3.6.1.4.1.50.1.2.1.2.1 integer read-only
The number of slots in the concentrator. For modular concentrators, this value is the maximum number of cards that can be installed. For non-modular concentrators, the value is always two (card one contains the user ports and card two contains the network port).
                       cardNumCards 1.3.6.1.4.1.50.1.2.1.2.2 integer read-only
The number of cards actually installed in the concentrator. For non-modular concentrators, the value is always two (card one contains the user ports and card two contains the network port).
                       cardTable 1.3.6.1.4.1.50.1.2.1.2.3 no-access
A list of card entries for each card installed in the concentrator. The number of entries is given by the value of cardNumCards.
                           cardEntry 1.3.6.1.4.1.50.1.2.1.2.3.1 no-access
A card entry containing objects pertaining to a card installed in the concentrator.
                               cardIndex 1.3.6.1.4.1.50.1.2.1.2.3.1.1 integer read-only
The slot in which the card is installed. This value uniquely identifies the card. Its value ranges between 1 and the value of cardNumSlots. When reported in a trap, the card relevant to the trap.
                               cardId 1.3.6.1.4.1.50.1.2.1.2.3.1.2 integer read-only
The type of card installed in the concentrator. For non-modular concentrators, the value is the same as that of boxId. Enumeration: 'ods294-fo': 10, 'ods294-rj': 47, 'ods294-tr9': 46, 'ods294-tfr': 31, 'ods294-btm': 15, 'ods294-7': 5, 'ods251': 139, 'ods294-sam': 30, 'ods294-8': 4, 'ods294-9': 6, 'ods294-fr': 9, 'ods294-br': 29, 'ods294-tn': 24, 'ods294-aui': 11, 'ods294-e': 1, 'ods294-ts8': 27, 'ods294-btB': 13, 'ods294-btC': 8, 'ods294-ts16': 28, 'ods294-trf': 45, 'ods294-rc': 59, 'ods294-tp': 12, 'ods241': 143, 'ods243': 142, 'ods263': 134, 'ods261': 135, 'ods294-bts': 14, 'starnet': 128.
                               cardDescr 1.3.6.1.4.1.50.1.2.1.2.3.1.3 displaystring read-only
A textual description of the card including the ODS model number, media type and number of ports. For non-modular concentrators, the value is the same as that of boxDescr.
                               cardOperStatus 1.3.6.1.4.1.50.1.2.1.2.3.1.4 integer read-only
The current operational state of the card. Note that this object currently has no meaning and may be deleted from future versions of the MIB. Enumeration: 'down': 2, 'up': 1.
                               cardAdminStatus 1.3.6.1.4.1.50.1.2.1.2.3.1.5 integer read-write
The desired state of the card. Note that this object currently has no meaning and may be deleted from future versions of the MIB. Enumeration: 'down': 2, 'up': 1.
                               cardGoodPackets 1.3.6.1.4.1.50.1.2.1.2.3.1.6 counter read-only
The number of non-errored packets received on the card. Note that this object is not maintained if the value of adminPktStatEnable is disabled(2).
                               cardGoodOctets 1.3.6.1.4.1.50.1.2.1.2.3.1.7 counter read-only
The number of octets contained in non-errored packets received on the card. Note that this object is not maintained if the value of adminPktStatEnable is disabled(2).
                               cardNumAddresses 1.3.6.1.4.1.50.1.2.1.2.3.1.8 counter read-only
The number of unique, physical, source addresses contained in non-errored packets received on the card. Note that this object is not maintained if the value of adminAddrStatEnable is disabled(2).
                               cardCrcErrors 1.3.6.1.4.1.50.1.2.1.2.3.1.9 counter read-only
The number of packets received on the card which had CRC errors. Note that this object is not maintained if the value of adminPktStatEnable is disabled(2).
                               cardAlignErrors 1.3.6.1.4.1.50.1.2.1.2.3.1.10 counter read-only
The number of packets received on the card which had frame alignment errors. Note that this object is not maintained if the value of adminPktStatEnable is disabled(2).
                               cardFragErrors 1.3.6.1.4.1.50.1.2.1.2.3.1.11 counter read-only
The number of packets received on the card which contained fewer than 64 octets. Note that this object is not maintained if the value of admin- PktStatEnable is disabled(2).
                               cardPacketThresh 1.3.6.1.4.1.50.1.2.1.2.3.1.12 gauge read-write
A threshold for monitoring the number of non- errored packets received on the card. If the measured number of packets per second equals or exceeds this value, a card-class trap will be sent to each network manager defined in the adminTrapTable. Monitoring of this threshold is disabled if the value is zero or if the value of adminPktStatEnable is disabled(2). When reported in a trap, the measured number of non-errored packets per second received on the card.
                               cardCrcThresh 1.3.6.1.4.1.50.1.2.1.2.3.1.13 gauge read-write
A threshold for monitoring the number of packets received on the card which had CRC errors. If the measured number of packets per second equals or exceeds this value, a card-class trap will be sent to each network manager defined in the adminTrapTable. Monitoring of this threshold is disabled if the value is zero or if the value of adminPktStatEnable is disabled(2). When reported in a trap, the measured number of packets per second received on the card which had CRC errors.
                               cardAlignThresh 1.3.6.1.4.1.50.1.2.1.2.3.1.14 gauge read-write
A threshold for monitoring the number of packets received on the card which had frame alignment errors. If the measured number of packets per second equals or exceeds this value, a card-class trap will be sent to each network manager defined in the adminTrapTable. Monitoring of this threshold is disabled if the value is zero or if the value of adminPktStatEnable is disabled(2). When reported in a trap, the measured number of packets per second received on the card which had frame alignment errors.
                               cardFragThresh 1.3.6.1.4.1.50.1.2.1.2.3.1.15 gauge read-write
A threshold for monitoring the number of packets received on the card which contained fewer than 64 octets. If the measured number of packets per second equals or exceeds this value, a card-class trap will be sent to each network manager defined in the adminTrapTable. Monitoring of this threshold is disabled if the value is zero or if the value of adminPktStatEnable is disabled(2). When reported in a trap, the measured number of packets per second received on the card which contained fewer than 64 octets.
                               cardNumPorts 1.3.6.1.4.1.50.1.2.1.2.3.1.16 integer read-only
The number of configurable ports on the card. For some cards, the value may be zero.
                               cardOctetThresh 1.3.6.1.4.1.50.1.2.1.2.3.1.17 gauge read-write
A threshold for monitoring the number of octets contained in non-errored packets received on the card. If the measured number of octets per second equals or exceeds this value, a card-class trap will be sent to each network manager defined in the adminTrapTable. Monitoring of this threshold is disabled if the value is zero or if the value of adminPktStatEnable is disabled(2). When reported in a trap, the measured number of octets per second contained in non-errored second received on the card.
                               cardNetworkMode 1.3.6.1.4.1.50.1.2.1.2.3.1.18 integer read-write
The state of the back-plane connection on the card. If the value is stand-alone(3), the ports on the card form a separate, isolated network from the rest of the cards in the concentrator. If the value is unsupported(1), the card is always connected and can not be changed. Enumeration: 'connected': 2, 'stand-alone': 3, 'unsupported': 1.
                   encPorts 1.3.6.1.4.1.50.1.2.1.3
                       portTable 1.3.6.1.4.1.50.1.2.1.3.1 no-access
A list of port entries for each interface port in the concentrator. The number of entries is given by the sum of cardNumPorts for each card in the cardTable.
                           portEntry 1.3.6.1.4.1.50.1.2.1.3.1.1 no-access
A port entry containing objects pertaining to an interface port in the concentrator.
                               portCard 1.3.6.1.4.1.50.1.2.1.3.1.1.1 integer read-only
The card on which the port exists. The card identified by this value is the same card as identified by the same value of cardIndex. When reported in a trap, the card relevant to the trap.
                               portIndex 1.3.6.1.4.1.50.1.2.1.3.1.1.2 integer read-only
An integer which uniquely identifes this port on the card. Its value ranges between 1 and the value of cardNumPorts for the card. When reported in a trap, the port relevant to the trap.
                               portOperStatus 1.3.6.1.4.1.50.1.2.1.3.1.1.3 integer read-only
The current operational state of the port. If the value is down(2), no data is passed through the port. Enumeration: 'down': 2, 'up': 1.
                               portAdminStatus 1.3.6.1.4.1.50.1.2.1.3.1.1.4 integer read-write
The desired state of the port. If the value is down(2), no data is passed through the port. When reported in a trap, the new state of the port. If the value is down(2), the port was turned off as a result of the auto-shutoff feature being enabled. Enumeration: 'down': 2, 'up': 1.
                               portGoodPackets 1.3.6.1.4.1.50.1.2.1.3.1.1.5 counter read-only
The number of non-errored packets received on the port. Note that this object is not maintained if the value of adminPktStatEnable is disabled(2).
                               portGoodOctets 1.3.6.1.4.1.50.1.2.1.3.1.1.6 counter read-only
The number of octets contained in non-errored packets received on the port. Note that this object is not maintained if the value of adminPktStatEnable is disabled(2).
                               portNumAddresses 1.3.6.1.4.1.50.1.2.1.3.1.1.7 counter read-only
The number of unique, physical, source addresses contained in non-errored packets received on the port. Note that this object is not maintained if the value of adminAddrStatEnable is disabled(2).
                               portCrcErrors 1.3.6.1.4.1.50.1.2.1.3.1.1.8 counter read-only
The number of packets received on the port which had CRC errors. Note that this object is not maintained if the value of adminPktStatEnable is disabled(2).
                               portAlignErrors 1.3.6.1.4.1.50.1.2.1.3.1.1.9 counter read-only
The number of packets received on the port which had frame alignment errors. Note that this object is not maintained if the value of adminPktStatEnable is disabled(2).
                               portFragErrors 1.3.6.1.4.1.50.1.2.1.3.1.1.10 counter read-only
The number of packets received on the port which contained fewer than 64 octets. Note that this object is not maintained if the value of admin- PktStatEnable is disabled(2).
                               portPacketThresh 1.3.6.1.4.1.50.1.2.1.3.1.1.11 gauge read-write
A threshold for monitoring the number of non- errored packets received on the port. If the measured number of packets per second equals or exceeds this value, a port-class trap will be sent to each network manager defined in the adminTrapTable. Monitoring of this threshold is disabled if the value is zero or if the value of adminPktStatEnable is disabled(2). When reported in a trap, the measured number of non-errored packets per second received on the port.
                               portCrcThresh 1.3.6.1.4.1.50.1.2.1.3.1.1.12 gauge read-write
A threshold for monitoring the number of packets received on the port which had CRC errors. If the measured number of packets per second equals or exceeds this value, a port-class trap will be sent to each network manager defined in the adminTrapTable. Monitoring of this threshold is disabled if the value is zero or if the value of adminPktStatEnable is disabled(2). When reported in a trap, the measured number of packets per secondreceived on the port which had CRC errors.
                               portAlignThresh 1.3.6.1.4.1.50.1.2.1.3.1.1.13 gauge read-write
A threshold for monitoring the number of packets received on the port which had frame alignment errors. If the measured number of packets per second equals or exceeds this value, a port-class trap will be sent to each network manager defined in the adminTrapTable. Monitoring of this threshold is disabled if the value is zero or if the value of adminPktStatEnable is disabled(2). When reported in a trap, the measured number of packets per second received on the port which had frame alignment errors.
                               portFragThresh 1.3.6.1.4.1.50.1.2.1.3.1.1.14 gauge read-write
A threshold for monitoring the number of packets received on the port which contained fewer than 64 octets. If the measured number of packets per second equals or exceeds this value, a port-class trap will be sent to each network manager defined in the adminTrapTable. Monitoring of this threshold is disabled if the value is zero or if the value of adminPktStatEnable is disabled(2). When reported in a trap, the measured number of packets per second received on the port which contained fewer than 64 octets.
                               portOctetThresh 1.3.6.1.4.1.50.1.2.1.3.1.1.15 gauge read-write
A threshold for monitoring the number of octets contained in non-errored packets received on the port. If the measured number of octets per second equals or exceeds this value, a port-class trap will be sent to each network manager defined in the adminTrapTable. Monitoring of this threshold is disabled if the value is zero or if the value of adminPktStatEnable is disabled(2). When reported in a trap, the measured number of octets per second contained in non-errored second received on the port.
                               portLinkStatus 1.3.6.1.4.1.50.1.2.1.3.1.1.16 integer read-only
The link status for the port. For media types that do not support link status, the value is always unsupported(1). When reported in a trap, the new link status of the port. Enumeration: 'link-good': 2, 'unsupported': 1, 'partitioned': 3, 'no-link': 4.
                               portAutoOffEnable 1.3.6.1.4.1.50.1.2.1.3.1.1.17 integer read-write
The state of the auto-shutoff feature for the port. If the value is enabled(1), the value of portAdminStatus for the port will be changed to down(1) whenever a port threshold is exceeded. Enumeration: 'disabled': 2, 'enabled': 1.
                               portAddrTrapEnable 1.3.6.1.4.1.50.1.2.1.3.1.1.18 integer read-write
The state of the new-address detection feature for the port. If the value is enabled(1), a newAddressTrap will be generated whenever a new, physical, source address is contained in a packet received by the concentrator on the port. Enumeration: 'disabled': 2, 'enabled': 1.
               encAdmin 1.3.6.1.4.1.50.1.2.2
                   adminLocalTime 1.3.6.1.4.1.50.1.2.2.1 octet string read-write
The local time of day at the concentrator. The value is a string of three binary-coded-decimal octets in the form HH MM SS, where HH is the hour (24 hour format), MM is the minutes and SS is the seconds. The local time of day is only used for out-of- band management via the asynchronous port on the concentrator.
                   adminLocalDate 1.3.6.1.4.1.50.1.2.2.2 octet string read-write
The local date at the concentrator. The value is a string of three binary-coded-decimal octets in the form YY MM DD, where YY is the year, MM is the month and DD is the day. The local date is only used for out-of-band management via the asynchronous port on the concentrator.
                   adminAccessTable 1.3.6.1.4.1.50.1.2.2.5 no-access
A list of access entries mapping community names into access privileges. The maximum number of entries is given by accMaxEntries.
                       adminAccessEntry 1.3.6.1.4.1.50.1.2.2.5.1 no-access
An access entry which maps a community name into an access privilege.
                           accIndex 1.3.6.1.4.1.50.1.2.2.5.1.1 integer read-only
An integer which uniquely identifies this entry.
                           accCommunity 1.3.6.1.4.1.50.1.2.2.5.1.2 octet string read-write
The community name for the entry. Setting this object to a null string effectively invalidates the entry. However, accDelete should be used to delete entries as it resets all parameters to default settings.
                           accPrivilege 1.3.6.1.4.1.50.1.2.2.5.1.3 integer read-write
The access privilege afforded the community name in the entry. Enumeration: 'read-write': 2, 'super-user': 3, 'read-only': 1.
                           accDelete 1.3.6.1.4.1.50.1.2.2.5.1.4 integer read-write
Setting this object to any legal, ASN.1 value deletes the entry for the community name.
                   adminTrapTable 1.3.6.1.4.1.50.1.2.2.6 no-access
A list of trap entries for each network manager which receives traps from the agent. The maximum number of entries is given by trapMaxEntries.
                       adminTrapEntry 1.3.6.1.4.1.50.1.2.2.6.1 no-access
A trap entry containing objects pertaining to a network manager which receives traps from the agent.
                           trapCommunity 1.3.6.1.4.1.50.1.2.2.6.1.2 octet string read-write
The community name used in traps sent to the management station.
                           trapDestAddress 1.3.6.1.4.1.50.1.2.2.6.1.3 ipaddress read-write
The IP address of the management station to receive traps. Note that setting this object to a value of all zeros effectively invalidates the entry. However, trapDelete should be used to delete entries as it resets all parameters to default settings.
                           trapBoxEnable 1.3.6.1.4.1.50.1.2.2.6.1.4 integer read-write
The state of the box-class trap enable for the management station. If the value is disabled(2), box-class traps will not be sent. Enumeration: 'disabled': 2, 'enabled': 1.
                           trapCardEnable 1.3.6.1.4.1.50.1.2.2.6.1.5 integer read-write
The state of the card-class trap enable for the management station. If the value is disabled(2), card-class traps will not be sent. Enumeration: 'disabled': 2, 'enabled': 1.
                           trapPortEnable 1.3.6.1.4.1.50.1.2.2.6.1.6 integer read-write
The state of the port-class trap enable for the management station. If the value is disabled(2), port-class traps will not be sent. Enumeration: 'disabled': 2, 'enabled': 1.
                           trapAddrEnable 1.3.6.1.4.1.50.1.2.2.6.1.7 integer read-write
The state of the address-class trap enable for the management station. If the value is disabled(2), address- class traps will not be sent. Enumeration: 'disabled': 2, 'enabled': 1.
                           trapStdEnable 1.3.6.1.4.1.50.1.2.2.6.1.8 integer read-write
The state of the standard-class trap enable for the management station. If the value is disabled(2), standard SNMP traps will not be sent. Enumeration: 'disabled': 2, 'enabled': 1.
                           trapDelete 1.3.6.1.4.1.50.1.2.2.6.1.9 integer read-write
Setting this object to any legal, ASN.1 value deletes the entry for the management station.
                   adminTrapId 1.3.6.1.4.1.50.1.2.2.7 integer read-only
The number of unique traps generated by the agent since it was reset. When reported in a trap, an integer which uniquely identifies the trap.
                   adminTrapAddress 1.3.6.1.4.1.50.1.2.2.8 ipaddress no-access
When reported in a trap, the source IP address of a PDU which resulted in an authentication failure.
                   adminPrivilege 1.3.6.1.4.1.50.1.2.2.9 integer read-only
The access privilege afforded the community name used in the requesting PDU. This value allows a network manager to easily determine its ability to read and write protected objects. Enumeration: 'read-write': 2, 'super-user': 3, 'read-only': 1.
                   accMaxEntries 1.3.6.1.4.1.50.1.2.2.10 integer read-only
The maximum number of access privilege entries allowed in adminAccessTable.
                   trapMaxEntries 1.3.6.1.4.1.50.1.2.2.11 integer read-only
The maximum number of network manager entries allowed in adminTrapTable.
                   adminPktStatEnable 1.3.6.1.4.1.50.1.2.2.12 integer read-write
The state of the packet statistics collection feature. If the value is enabled(1), the management agent will maintain statistics for all packets received by the concentrator on a box, card and port basis. The value is normally enabled(1). It should only be set to disabled(2) during periods of excessively high network traffic when the management agent must remain available for other management activities. Enumeration: 'disabled': 2, 'enabled': 1.
                   adminAddrStatEnable 1.3.6.1.4.1.50.1.2.2.13 integer read-write
The state of the address statistics collection feature. If the value is enabled(1), the manage- ment agent will maintain statistics for all packets received by the concentrator on a physical, source and destination address basis. The value is normally enabled(1) but can be set to disabled(2) when address-related statistics are not needed. It should be set to disabled(2) during periods of excessively high network traffic when the management agent must remain available for other management activities. Enumeration: 'disabled': 2, 'enabled': 1.
                   adminProtStatEnable 1.3.6.1.4.1.50.1.2.2.14 integer read-write
The state of the protocol statistics collection feature. If the value is enabled(1), the manage- ment agent will maintain statistics for all packets received by the concentrator on a top-level protocol basis. The value is normally disabled(2). It should only be set to enabled(1) when protocol-related statis- tics are needed as it adversely affects performance of the management agent in the concetrator. Enumeration: 'disabled': 2, 'enabled': 1.
                   adminIpCheckEnable 1.3.6.1.4.1.50.1.2.2.15 integer read-write
The state of the IP address detection feature. If the value is enabled(1) and the value of adminAddr- StatEnable is also enabled(1), the management agent will detect the IP address used by each physical source address in any TCP/IP packets received by the concentrator. The value is normally disabled(2). It should only be set to enabled(1) when protocol-related statis- tics are needed as it adversely affects performance of the management agent in the concetrator. Enumeration: 'disabled': 2, 'enabled': 1.
                   adminReboot 1.3.6.1.4.1.50.1.2.2.16 integer read-write
Setting this object to any legal, ASN.1 value recycles the management agent in the concentrator.
                   adminSecureTerm 1.3.6.1.4.1.50.1.2.2.17 integer read-write
The status of the out-of-band interface. If the value is secured(1), the user is be required to enter a super-user level community name before any management functions can be accessed. Enumeration: 'secured': 1, 'unsecured': 2.
           encExper 1.3.6.1.4.1.50.1.3
               encProtos 1.3.6.1.4.1.50.1.3.1
                   boxProtos 1.3.6.1.4.1.50.1.3.1.1
                       bpUnkPackets 1.3.6.1.4.1.50.1.3.1.1.1 counter read-only
The number of non-errored packets received by the concentrator having an unknown protocol type. Note that this object is not maintained if the value of adminProtStatEnable is disabled(2).
                       bpIPPackets 1.3.6.1.4.1.50.1.3.1.1.2 counter read-only
The number of non-errored packets received by the concentrator having a DOD (IP, ARP, RARP) protocol type. Note that this object is not maintained if the value of adminProtStatEnable is disabled(2).
                       bpISOPackets 1.3.6.1.4.1.50.1.3.1.1.3 counter read-only
The number of non-errored packets received by the concentrator having an ISO protocol type. Note that this object is not maintained if the value of adminProtStatEnable is disabled(2).
                       bpDECPackets 1.3.6.1.4.1.50.1.3.1.1.4 counter read-only
The number of non-errored packets received by the concentrator having a DEC protocol type. Note that this object is not maintained if the value of adminProtStatEnable is disabled(2).
                       bpNWPackets 1.3.6.1.4.1.50.1.3.1.1.5 counter read-only
The number of non-errored packets received by the concentrator having a NetWare protocol type. Note that this object is not maintained if the value of adminProtStatEnable is disabled(2).
                       bpATPackets 1.3.6.1.4.1.50.1.3.1.1.6 counter read-only
The number of non-errored packets received by the concentrator having an AppleTalk protocol type. Note that this object is not maintained if the value of adminProtStatEnable is disabled(2).
                       bpXNSPackets 1.3.6.1.4.1.50.1.3.1.1.7 counter read-only
The number of non-errored packets received by the concentrator having an XNS protocol type. Note that this object is not maintained if the value of adminProtStatEnable is disabled(2).
                       bpSNAPackets 1.3.6.1.4.1.50.1.3.1.1.8 counter read-only
The number of non-errored packets received by the concentrator having an SNA protocol type. Note that this object is not maintained if the value of adminProtStatEnable is disabled(2).
                       bpUnkOctets 1.3.6.1.4.1.50.1.3.1.1.9 counter read-only
The number of octets contained in non-errored packets received by the concentrator having an unknown protocol type. Note that this object is not maintained if the value of adminProtStatEnable is disabled(2).
                       bpIPOctets 1.3.6.1.4.1.50.1.3.1.1.10 counter read-only
The number of octets contained in non-errored packets received by the concentrator having a DOD (IP, ARP, RARP) protocol type. Note that this object is not maintained if the value of admin- ProtStatEnable is disabled(2).
                       bpISOOctets 1.3.6.1.4.1.50.1.3.1.1.11 counter read-only
The number of octets contained in non-errored packets received by the concentrator having an ISO protocol type. Note that this object is not maintained if the value of adminProtStatEnable is disabled(2).
                       bpDECOctets 1.3.6.1.4.1.50.1.3.1.1.12 counter read-only
The number of octets contained in non-errored packets received by the concentrator having a DEC protocol type. Note that this object is not maintained if the value of adminProtStatEnable is disabled(2).
                       bpNWOctets 1.3.6.1.4.1.50.1.3.1.1.13 counter read-only
The number of octets contained in non-errored packets received by the concentrator having a NetWare protocol type. Note that this object is not maintained if the value of adminProtStatEnable is disabled(2).
                       bpATOctets 1.3.6.1.4.1.50.1.3.1.1.14 counter read-only
The number of octets contained in non-errored packets received by the concentrator having an AppleTalk protocol type. Note that this object is not maintained if the value of adminProtStatEnable is disabled(2).
                       bpXNSOctets 1.3.6.1.4.1.50.1.3.1.1.15 counter read-only
The number of octets contained in non-errored packets received by the concentrator having an XNS protocol type. Note that this object is not maintained if the value of adminProtStatEnable is disabled(2).
                       bpSNAOctets 1.3.6.1.4.1.50.1.3.1.1.16 counter read-only
The number of octets contained in non-errored packets received by the concentrator having an SNA protocol type. Note that this object is not maintained if the value of adminProtStatEnable is disabled(2).
                   addrProtos 1.3.6.1.4.1.50.1.3.1.2
                       addrProtoTable 1.3.6.1.4.1.50.1.3.1.2.1 no-access
A list of protocol entries for each physical address contained in non-errored packets received by the concentrator. The number of entries is given by the value of boxNumAddresses. Note that no entries are maintained if the value of admin- AddrStatEnable is disabled(2).
                           addrProtoEntry 1.3.6.1.4.1.50.1.3.1.2.1.1 no-access
A protocol entry containing objects pertaining to a physical address contained in non-errored packets received by the concentrator.
                               apUnkPackets 1.3.6.1.4.1.50.1.3.1.2.1.1.1 counter read-only
The number of non-errored packets received by the concentrator having the address as source and an unknown protocol type. Note that this object is not maintained if the value of adminProtStat- Enable is disabled(2).
                               apIPPackets 1.3.6.1.4.1.50.1.3.1.2.1.1.2 counter read-only
The number of non-errored packets received by the concentrator having the address as source and a DOD (IP, ARP, RARP) protocol type. Note that this object is not maintained if the value of adminProtStatEnable is disabled(2).
                               apISOPackets 1.3.6.1.4.1.50.1.3.1.2.1.1.3 counter read-only
The number of non-errored packets received by the concentrator having the address as source and an ISO protocol type. Note that this object is not maintained if the value of adminProtStatEnable is disabled(2).
                               apDECPackets 1.3.6.1.4.1.50.1.3.1.2.1.1.4 counter read-only
The number of non-errored packets received by the concentrator having the address as source and a DEC protocol type. Note that this object is not maintained if the value of adminProtStatEnable is disabled(2).
                               apNWPackets 1.3.6.1.4.1.50.1.3.1.2.1.1.5 counter read-only
The number of non-errored packets received by the concentrator having the address as source and a NetWare protocol type. Note that this object is not maintained if the value of adminProtStatEnable is disabled(2).
                               apATPackets 1.3.6.1.4.1.50.1.3.1.2.1.1.6 counter read-only
The number of non-errored packets received by the concentrator having the address as source and an AppleTalk protocol type. Note that this object is not maintained if the value of adminProtStat- Enable is disabled(2).
                               apXNSPackets 1.3.6.1.4.1.50.1.3.1.2.1.1.7 counter read-only
The number of non-errored packets received by the concentrator having the address as source and an XNS protocol type. Note that this object is not maintained if the value of adminProtStatEnable is disabled(2).
                               apSNAPackets 1.3.6.1.4.1.50.1.3.1.2.1.1.8 counter read-only
The number of non-errored packets received by the concentrator having the address as source and an SNA protocol type. Note that this object is not maintained if the value of adminProtStatEnable is disabled(2).
                               apUnkOctets 1.3.6.1.4.1.50.1.3.1.2.1.1.9 counter read-only
The number of octets contained in non-errored packets received by the concentrator having the address as source and an unknown protocol type. Note that this object is not maintained if the value of adminProtStatEnable is disabled(2).
                               apIPOctets 1.3.6.1.4.1.50.1.3.1.2.1.1.10 counter read-only
The number of octets contained in non-errored packets received by the concentrator having the address as source and a DOD (IP, ARP, RARP) protocol type. Note that this object is not maintained if the value of adminProtStatEnable is disabled(2).
                               apISOOctets 1.3.6.1.4.1.50.1.3.1.2.1.1.11 counter read-only
The number of octets contained in non-errored packets received by the concentrator having the address as source and an ISO protocol type. Note that this object is not maintained if the value of adminProtStatEnable is disabled(2).
                               apDECOctets 1.3.6.1.4.1.50.1.3.1.2.1.1.12 counter read-only
The number of octets contained in non-errored packets received by the concentrator having the address as source and a DEC protocol type. Note that this object is not maintained if the value of adminProtStatEnable is disabled(2).
                               apNWOctets 1.3.6.1.4.1.50.1.3.1.2.1.1.13 counter read-only
The number of octets contained in non-errored packets received by the concentrator having the address as source and a NetWare protocol type. Note that this object is not maintained if the value of adminProtStatEnable is disabled(2).
                               apATOctets 1.3.6.1.4.1.50.1.3.1.2.1.1.14 counter read-only
The number of octets contained in non-errored packets received by the concentrator having the address as source and an AppleTalk protocol type. Note that this object is not maintained if the value of adminProtStatEnable is disabled(2).
                               apXNSOctets 1.3.6.1.4.1.50.1.3.1.2.1.1.15 counter read-only
The number of octets contained in non-errored packets received by the concentrator having the address as source and an XNS protocol type. Note that this object is not maintained if the value of adminProtStatEnable is disabled(2).
                               apSNAOctets 1.3.6.1.4.1.50.1.3.1.2.1.1.16 counter read-only
The number of octets contained in non-errored packets received by the concentrator having the address as source and an SNA protocol type. Note that this object is not maintained if the value of adminProtStatEnable is disabled(2).
                               apPhysAddress 1.3.6.1.4.1.50.1.3.1.2.1.1.17 physaddress read-only
The physical address for this entry.