termCardChange
IPE-TERM-MIB ·
.1.3.6.1.4.1.119.2.3.69.501.3.36.1.1.7
Object
column OffOnValue
TERM Card Change
Context
- MIB
- IPE-TERM-MIB
- OID
.1.3.6.1.4.1.119.2.3.69.501.3.36.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- asTermCardEntry
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 'IPE-TERM-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPE-TERM-MIB::termCardChange'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPE-TERM-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPE-TERM-MIB::termCardChange.<asTermCardIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPE-TERM-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPE-TERM-MIB::termCardChange'
Syntax
- Source
- OffOnValue
- Base type
Enumeration
Values & Constraints
Type Values
0 | invalid |
1 | off |
2 | on |