Home/Catalog/ODS-ENC-MIB

ODS-ENC-MIB

Detailed view of the defined objects, syntax rules, and hierarchical paths.

150
Objects
Active
Status
3
Dependencies

Imported Objects

Objects

150 total
Object Name
ods
OBJECT IDENTIFIER
.1.3.6.1.4.1.50
enc
OBJECT IDENTIFIER
.1.3.6.1.4.1.50.1
encMib2
OBJECT IDENTIFIER
.1.3.6.1.4.1.50.1.2
encSystem
OBJECT IDENTIFIER
.1.3.6.1.4.1.50.1.2.1
encBox
OBJECT IDENTIFIER
.1.3.6.1.4.1.50.1.2.1.1
boxIdThe 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.ro
Enumeration
.1.3.6.1.4.1.50.1.2.1.1.1
boxDescrA 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.ro
DisplayString
.1.3.6.1.4.1.50.1.2.1.1.2
boxNetworkModeThe 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.rodeprecated
Enumeration
.1.3.6.1.4.1.50.1.2.1.1.3
boxGoodPacketsThe number of non-errored packets received by the concentrator. Note that this object is not maintained if the value of adminPktStatEnable is disabled(2).ro
Counter
.1.3.6.1.4.1.50.1.2.1.1.5
boxGoodOctetsThe 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).ro
Counter
.1.3.6.1.4.1.50.1.2.1.1.6
boxNumAddressesThe 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).ro
INTEGER
.1.3.6.1.4.1.50.1.2.1.1.7
boxLostPacketsThe 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).ro
Counter
.1.3.6.1.4.1.50.1.2.1.1.8
boxMissedPacketsThe number of packets received by the concen- trator which could not be processed by the agent due to excessive network traffic.ro
Counter
.1.3.6.1.4.1.50.1.2.1.1.9
boxCrcErrorsThe 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).ro
Counter
.1.3.6.1.4.1.50.1.2.1.1.10
boxAlignErrorsThe 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).ro
Counter
.1.3.6.1.4.1.50.1.2.1.1.11
boxFragErrorsThe 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).ro
Counter
.1.3.6.1.4.1.50.1.2.1.1.12
boxPacketThreshA 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.rw
Gauge
.1.3.6.1.4.1.50.1.2.1.1.13
boxCrcThreshA 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.rw
Gauge
.1.3.6.1.4.1.50.1.2.1.1.14
boxAlignThreshA 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.rw
Gauge
.1.3.6.1.4.1.50.1.2.1.1.15
boxFragThreshA 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.rw
Gauge
.1.3.6.1.4.1.50.1.2.1.1.16
boxAddressTableA 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).
SEQUENCE OF BoxAddressEntry
.1.3.6.1.4.1.50.1.2.1.1.18
boxAddressEntryAn address entry containing objects pertaining to a physical address contained in non-errored packets received by the concentrator.
BoxAddressEntry
.1.3.6.1.4.1.50.1.2.1.1.18.1
batPhysAddressThe physical address for this entry. When reported in a trap, the physical address relevant to the trap.ro
PhysAddress
.1.3.6.1.4.1.50.1.2.1.1.18.1.1
batFirstPacketThe 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.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.50.1.2.1.1.18.1.2
batLastPacketThe 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.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.50.1.2.1.1.18.1.3
batGoodPacketsThe number of non-errored packets received by the concentrator having the address as source.ro
Counter
.1.3.6.1.4.1.50.1.2.1.1.18.1.4
batGoodOctetsThe number of octets contained in non-errored packets received by the concentrator having the address as source.ro
Counter
.1.3.6.1.4.1.50.1.2.1.1.18.1.5
batCardThe 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.ro
INTEGER
.1.3.6.1.4.1.50.1.2.1.1.18.1.6
batPortThe 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.ro
INTEGER
.1.3.6.1.4.1.50.1.2.1.1.18.1.7
batDeleteSetting this object to any legal, ASN.1 value deletes the entry for the address.rw
INTEGER
.1.3.6.1.4.1.50.1.2.1.1.18.1.8
batGoodPacketsToThe number of non-errored packets received by the concentrator having the address as dest- ination.ro
Counter
.1.3.6.1.4.1.50.1.2.1.1.18.1.9
batGoodOctetsToThe number of octets contained in non-errored packets received by the concentrator having the address as destination.ro
Counter
.1.3.6.1.4.1.50.1.2.1.1.18.1.10
batFirstPacketToThe 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.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.50.1.2.1.1.18.1.11
batLastPacketToThe 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.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.50.1.2.1.1.18.1.12
batLastIpAddressThe 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).ro
IpAddress
.1.3.6.1.4.1.50.1.2.1.1.18.1.13
boxOctetThreshA 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.rw
Gauge
.1.3.6.1.4.1.50.1.2.1.1.19
boxPowerStatusThe 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.ro
INTEGER
.1.3.6.1.4.1.50.1.2.1.1.20
encCards
OBJECT IDENTIFIER
.1.3.6.1.4.1.50.1.2.1.2
cardNumSlotsThe 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).ro
INTEGER
.1.3.6.1.4.1.50.1.2.1.2.1
cardNumCardsThe 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).ro
INTEGER
.1.3.6.1.4.1.50.1.2.1.2.2
cardTableA list of card entries for each card installed in the concentrator. The number of entries is given by the value of cardNumCards.
SEQUENCE OF CardEntry
.1.3.6.1.4.1.50.1.2.1.2.3
cardEntryA card entry containing objects pertaining to a card installed in the concentrator.
CardEntry
.1.3.6.1.4.1.50.1.2.1.2.3.1
cardIndexThe 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.ro
INTEGER
.1.3.6.1.4.1.50.1.2.1.2.3.1.1
cardIdThe type of card installed in the concentrator. For non-modular concentrators, the value is the same as that of boxId.ro
Enumeration
.1.3.6.1.4.1.50.1.2.1.2.3.1.2
cardDescrA 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.ro
DisplayString
.1.3.6.1.4.1.50.1.2.1.2.3.1.3
cardOperStatusThe current operational state of the card. Note that this object currently has no meaning and may be deleted from future versions of the MIB.rodeprecated
Enumeration
.1.3.6.1.4.1.50.1.2.1.2.3.1.4
cardAdminStatusThe desired state of the card. Note that this object currently has no meaning and may be deleted from future versions of the MIB.rwdeprecated
Enumeration
.1.3.6.1.4.1.50.1.2.1.2.3.1.5
cardGoodPacketsThe number of non-errored packets received on the card. Note that this object is not maintained if the value of adminPktStatEnable is disabled(2).ro
Counter
.1.3.6.1.4.1.50.1.2.1.2.3.1.6
cardGoodOctetsThe 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).ro
Counter
.1.3.6.1.4.1.50.1.2.1.2.3.1.7
cardNumAddressesThe 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).ro
Counter
.1.3.6.1.4.1.50.1.2.1.2.3.1.8
cardCrcErrorsThe 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).ro
Counter
.1.3.6.1.4.1.50.1.2.1.2.3.1.9
cardAlignErrorsThe 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).ro
Counter
.1.3.6.1.4.1.50.1.2.1.2.3.1.10
cardFragErrorsThe 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).ro
Counter
.1.3.6.1.4.1.50.1.2.1.2.3.1.11
cardPacketThreshA 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.rw
Gauge
.1.3.6.1.4.1.50.1.2.1.2.3.1.12
cardCrcThreshA 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.rw
Gauge
.1.3.6.1.4.1.50.1.2.1.2.3.1.13
cardAlignThreshA 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.rw
Gauge
.1.3.6.1.4.1.50.1.2.1.2.3.1.14
cardFragThreshA 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.rw
Gauge
.1.3.6.1.4.1.50.1.2.1.2.3.1.15
cardNumPortsThe number of configurable ports on the card. For some cards, the value may be zero.ro
INTEGER
.1.3.6.1.4.1.50.1.2.1.2.3.1.16
cardOctetThreshA 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.rw
Gauge
.1.3.6.1.4.1.50.1.2.1.2.3.1.17
cardNetworkModeThe 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.rw
Enumeration
.1.3.6.1.4.1.50.1.2.1.2.3.1.18
encPorts
OBJECT IDENTIFIER
.1.3.6.1.4.1.50.1.2.1.3
portTableA 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.
SEQUENCE OF PortEntry
.1.3.6.1.4.1.50.1.2.1.3.1
portEntryA port entry containing objects pertaining to an interface port in the concentrator.
PortEntry
.1.3.6.1.4.1.50.1.2.1.3.1.1
portCardThe 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.ro
INTEGER
.1.3.6.1.4.1.50.1.2.1.3.1.1.1
portIndexAn 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.ro
INTEGER
.1.3.6.1.4.1.50.1.2.1.3.1.1.2
portOperStatusThe current operational state of the port. If the value is down(2), no data is passed through the port.ro
Enumeration
.1.3.6.1.4.1.50.1.2.1.3.1.1.3
portAdminStatusThe 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.rw
Enumeration
.1.3.6.1.4.1.50.1.2.1.3.1.1.4
portGoodPacketsThe number of non-errored packets received on the port. Note that this object is not maintained if the value of adminPktStatEnable is disabled(2).ro
Counter
.1.3.6.1.4.1.50.1.2.1.3.1.1.5
portGoodOctetsThe 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).ro
Counter
.1.3.6.1.4.1.50.1.2.1.3.1.1.6
portNumAddressesThe 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).ro
Counter
.1.3.6.1.4.1.50.1.2.1.3.1.1.7
portCrcErrorsThe 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).ro
Counter
.1.3.6.1.4.1.50.1.2.1.3.1.1.8
portAlignErrorsThe 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).ro
Counter
.1.3.6.1.4.1.50.1.2.1.3.1.1.9
portFragErrorsThe 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).ro
Counter
.1.3.6.1.4.1.50.1.2.1.3.1.1.10
portPacketThreshA 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.rw
Gauge
.1.3.6.1.4.1.50.1.2.1.3.1.1.11
portCrcThreshA 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.rw
Gauge
.1.3.6.1.4.1.50.1.2.1.3.1.1.12
portAlignThreshA 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.rw
Gauge
.1.3.6.1.4.1.50.1.2.1.3.1.1.13
portFragThreshA 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.rw
Gauge
.1.3.6.1.4.1.50.1.2.1.3.1.1.14
portOctetThreshA 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.rw
Gauge
.1.3.6.1.4.1.50.1.2.1.3.1.1.15
portLinkStatusThe 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.ro
Enumeration
.1.3.6.1.4.1.50.1.2.1.3.1.1.16
portAutoOffEnableThe 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.rw
Enumeration
.1.3.6.1.4.1.50.1.2.1.3.1.1.17
portAddrTrapEnableThe 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.rw
Enumeration
.1.3.6.1.4.1.50.1.2.1.3.1.1.18
encAdmin
OBJECT IDENTIFIER
.1.3.6.1.4.1.50.1.2.2
adminLocalTimeThe 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.rw
OCTET STRING
.1.3.6.1.4.1.50.1.2.2.1
adminLocalDateThe 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.rw
OCTET STRING
.1.3.6.1.4.1.50.1.2.2.2
adminAccessTableA list of access entries mapping community names into access privileges. The maximum number of entries is given by accMaxEntries.
SEQUENCE OF AdminAccessEntry
.1.3.6.1.4.1.50.1.2.2.5
adminAccessEntryAn access entry which maps a community name into an access privilege.
AdminAccessEntry
.1.3.6.1.4.1.50.1.2.2.5.1
accIndexAn integer which uniquely identifies this entry.ro
INTEGER
.1.3.6.1.4.1.50.1.2.2.5.1.1
accCommunityThe 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.rw
OCTET STRING
.1.3.6.1.4.1.50.1.2.2.5.1.2
accPrivilegeThe access privilege afforded the community name in the entry.rw
Enumeration
.1.3.6.1.4.1.50.1.2.2.5.1.3
accDeleteSetting this object to any legal, ASN.1 value deletes the entry for the community name.rw
INTEGER
.1.3.6.1.4.1.50.1.2.2.5.1.4
adminTrapTableA list of trap entries for each network manager which receives traps from the agent. The maximum number of entries is given by trapMaxEntries.
SEQUENCE OF AdminTrapEntry
.1.3.6.1.4.1.50.1.2.2.6
adminTrapEntryA trap entry containing objects pertaining to a network manager which receives traps from the agent.
AdminTrapEntry
.1.3.6.1.4.1.50.1.2.2.6.1
trapCommunityThe community name used in traps sent to the management station.rw
OCTET STRING
.1.3.6.1.4.1.50.1.2.2.6.1.2
trapDestAddressThe 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.rw
IpAddress
.1.3.6.1.4.1.50.1.2.2.6.1.3
trapBoxEnableThe state of the box-class trap enable for the management station. If the value is disabled(2), box-class traps will not be sent.rw
Enumeration
.1.3.6.1.4.1.50.1.2.2.6.1.4
trapCardEnableThe state of the card-class trap enable for the management station. If the value is disabled(2), card-class traps will not be sent.rw
Enumeration
.1.3.6.1.4.1.50.1.2.2.6.1.5
trapPortEnableThe state of the port-class trap enable for the management station. If the value is disabled(2), port-class traps will not be sent.rw
Enumeration
.1.3.6.1.4.1.50.1.2.2.6.1.6
trapAddrEnableThe state of the address-class trap enable for the management station. If the value is disabled(2), address- class traps will not be sent.rw
Enumeration
.1.3.6.1.4.1.50.1.2.2.6.1.7
trapStdEnableThe state of the standard-class trap enable for the management station. If the value is disabled(2), standard SNMP traps will not be sent.rw
Enumeration
.1.3.6.1.4.1.50.1.2.2.6.1.8
trapDeleteSetting this object to any legal, ASN.1 value deletes the entry for the management station.rw
INTEGER
.1.3.6.1.4.1.50.1.2.2.6.1.9
adminTrapIdThe number of unique traps generated by the agent since it was reset. When reported in a trap, an integer which uniquely identifies the trap.ro
INTEGER
.1.3.6.1.4.1.50.1.2.2.7
adminTrapAddressWhen reported in a trap, the source IP address of a PDU which resulted in an authentication failure.
IpAddress
.1.3.6.1.4.1.50.1.2.2.8
adminPrivilegeThe 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.ro
Enumeration
.1.3.6.1.4.1.50.1.2.2.9
accMaxEntriesThe maximum number of access privilege entries allowed in adminAccessTable.ro
INTEGER
.1.3.6.1.4.1.50.1.2.2.10
trapMaxEntriesThe maximum number of network manager entries allowed in adminTrapTable.ro
INTEGER
.1.3.6.1.4.1.50.1.2.2.11
adminPktStatEnableThe 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.rw
Enumeration
.1.3.6.1.4.1.50.1.2.2.12
adminAddrStatEnableThe 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.rw
Enumeration
.1.3.6.1.4.1.50.1.2.2.13
adminProtStatEnableThe 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.rw
Enumeration
.1.3.6.1.4.1.50.1.2.2.14
adminIpCheckEnableThe 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.rw
Enumeration
.1.3.6.1.4.1.50.1.2.2.15
adminRebootSetting this object to any legal, ASN.1 value recycles the management agent in the concentrator.rw
INTEGER
.1.3.6.1.4.1.50.1.2.2.16
adminSecureTermThe 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.rw
Enumeration
.1.3.6.1.4.1.50.1.2.2.17
encExper
OBJECT IDENTIFIER
.1.3.6.1.4.1.50.1.3
encProtos
OBJECT IDENTIFIER
.1.3.6.1.4.1.50.1.3.1
boxProtos
OBJECT IDENTIFIER
.1.3.6.1.4.1.50.1.3.1.1
bpUnkPacketsThe 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).ro
Counter
.1.3.6.1.4.1.50.1.3.1.1.1
bpIPPacketsThe 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).ro
Counter
.1.3.6.1.4.1.50.1.3.1.1.2
bpISOPacketsThe 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).ro
Counter
.1.3.6.1.4.1.50.1.3.1.1.3
bpDECPacketsThe 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).ro
Counter
.1.3.6.1.4.1.50.1.3.1.1.4
bpNWPacketsThe 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).ro
Counter
.1.3.6.1.4.1.50.1.3.1.1.5
bpATPacketsThe 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).ro
Counter
.1.3.6.1.4.1.50.1.3.1.1.6
bpXNSPacketsThe 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).ro
Counter
.1.3.6.1.4.1.50.1.3.1.1.7
bpSNAPacketsThe 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).ro
Counter
.1.3.6.1.4.1.50.1.3.1.1.8
bpUnkOctetsThe 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).ro
Counter
.1.3.6.1.4.1.50.1.3.1.1.9
bpIPOctetsThe 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).ro
Counter
.1.3.6.1.4.1.50.1.3.1.1.10
bpISOOctetsThe 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).ro
Counter
.1.3.6.1.4.1.50.1.3.1.1.11
bpDECOctetsThe 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).ro
Counter
.1.3.6.1.4.1.50.1.3.1.1.12
bpNWOctetsThe 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).ro
Counter
.1.3.6.1.4.1.50.1.3.1.1.13
bpATOctetsThe 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).ro
Counter
.1.3.6.1.4.1.50.1.3.1.1.14
bpXNSOctetsThe 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).ro
Counter
.1.3.6.1.4.1.50.1.3.1.1.15
bpSNAOctetsThe 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).ro
Counter
.1.3.6.1.4.1.50.1.3.1.1.16
addrProtos
OBJECT IDENTIFIER
.1.3.6.1.4.1.50.1.3.1.2
addrProtoTableA 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).
SEQUENCE OF AddrProtoEntry
.1.3.6.1.4.1.50.1.3.1.2.1
addrProtoEntryA protocol entry containing objects pertaining to a physical address contained in non-errored packets received by the concentrator.
AddrProtoEntry
.1.3.6.1.4.1.50.1.3.1.2.1.1
apUnkPacketsThe 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).ro
Counter
.1.3.6.1.4.1.50.1.3.1.2.1.1.1
apIPPacketsThe 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).ro
Counter
.1.3.6.1.4.1.50.1.3.1.2.1.1.2
apISOPacketsThe 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).ro
Counter
.1.3.6.1.4.1.50.1.3.1.2.1.1.3
apDECPacketsThe 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).ro
Counter
.1.3.6.1.4.1.50.1.3.1.2.1.1.4
apNWPacketsThe 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).ro
Counter
.1.3.6.1.4.1.50.1.3.1.2.1.1.5
apATPacketsThe 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).ro
Counter
.1.3.6.1.4.1.50.1.3.1.2.1.1.6
apXNSPacketsThe 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).ro
Counter
.1.3.6.1.4.1.50.1.3.1.2.1.1.7
apSNAPacketsThe 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).ro
Counter
.1.3.6.1.4.1.50.1.3.1.2.1.1.8
apUnkOctetsThe 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).ro
Counter
.1.3.6.1.4.1.50.1.3.1.2.1.1.9
apIPOctetsThe 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).ro
Counter
.1.3.6.1.4.1.50.1.3.1.2.1.1.10
apISOOctetsThe 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).ro
Counter
.1.3.6.1.4.1.50.1.3.1.2.1.1.11
apDECOctetsThe 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).ro
Counter
.1.3.6.1.4.1.50.1.3.1.2.1.1.12
apNWOctetsThe 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).ro
Counter
.1.3.6.1.4.1.50.1.3.1.2.1.1.13
apATOctetsThe 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).ro
Counter
.1.3.6.1.4.1.50.1.3.1.2.1.1.14
apXNSOctetsThe 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).ro
Counter
.1.3.6.1.4.1.50.1.3.1.2.1.1.15
apSNAOctetsThe 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).ro
Counter
.1.3.6.1.4.1.50.1.3.1.2.1.1.16
apPhysAddressThe physical address for this entry.ro
PhysAddress
.1.3.6.1.4.1.50.1.3.1.2.1.1.17
ODS-ENC-MIB - SNMP MIB Reference | MIBs Explorer