atmNteCardStatus
RAD-MIB ·
.1.3.6.1.4.1.164.12.3.1.2.1.1.5
Object
column Enumeration
Status of the card in the selected slot.
notActive - Connections are in NotReady state. No configuration is
available for the card. The access to the card HW is blocked.
This state is relevant for an extracted card, and for a case
in which the card was deactivated.
active - The module installed and functions. A card that in this state
can be configured.
inProgress - The status during proccessing of a command from atmNteCardCmd.
empty - No information is valid for the selected slot. This status is
relevant to a case in which the card configaration was deleted,
or in case in which a slot was empty since the device startup.
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.12.3.1.2.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- atmNteIdEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::atmNteCardStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::atmNteCardStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::atmNteCardStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | off |
3 | on |