zxAnCardAdminStatus

ZTE-AN-CHASSIS-MIB · .1.3.6.1.4.1.3902.1082.10.1.2.4.1.6

Object

column r/w Enumeration
This MIB is defined for the card admin status on the 
card. For example:reset(1),switch(2)
              
reset(1)    -- reset the card.
switch(2)   -- switch card between master and slave
               status.
stopService(3) -- stop service normally.
active(4)   -- activate this card and enable the 
               service.
deactive(5) -- deactivate this card and disable the 
               service forcedly.

Context

MIB
ZTE-AN-CHASSIS-MIB
OID
.1.3.6.1.4.1.3902.1082.10.1.2.4.1.6
Type
column
Access
readwrite
Status
current
Parent
zxAnCardEntry
Groups
1

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 'ZTE-AN-CHASSIS-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-CHASSIS-MIB::zxAnCardAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-CHASSIS-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-CHASSIS-MIB::zxAnCardAdminStatus.<zxAnRack>.<zxAnShelf>.<zxAnSlot>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-CHASSIS-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-CHASSIS-MIB::zxAnCardAdminStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1reset
2switch
3stopService
4active
5deactive

Conformance