atmNteCardStatus

ACE2002-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
ACE2002-MIB
OID
.1.3.6.1.4.1.164.12.3.1.2.1.1.5
Type
column
Access
readonly
Status
current
Parent
atmNteIdEntry

Walk 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 'ACE2002-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACE2002-MIB::atmNteCardStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ACE2002-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACE2002-MIB::atmNteCardStatus.<atmNteIdIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ACE2002-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ACE2002-MIB::atmNteCardStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notApplicable
2notActive
3active
4inProgress
5empty