upgradeLineCardSide
CTC-FRM220-MIB ·
.1.3.6.1.4.1.4756.20.59.1.7
Object
column r/w
Enumeration
Upgrade Line Card - Side 0:Local 1:Remote (A) 2:Remote B
Context
- MIB
- CTC-FRM220-MIB
- OID
.1.3.6.1.4.1.4756.20.59.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- upgradeEntry
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 'CTC-FRM220-MIB' -M '/opt/observium/mibs/ctc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTC-FRM220-MIB::upgradeLineCardSide'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTC-FRM220-MIB' -M '/opt/observium/mibs/ctc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTC-FRM220-MIB::upgradeLineCardSide.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTC-FRM220-MIB' -M '/opt/observium/mibs/ctc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTC-FRM220-MIB::upgradeLineCardSide'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.