usTermDectEnable
AETHRA-MIB ·
.1.3.6.1.4.1.7745.5.4.2.3.1.2
Object
column mandatory
r/w
Enumeration
Get this parameter to read user terminal enable configuration. OID: 1.3.6.1.4.1.7745.5.4.2.3.1.2
Context
- MIB
- AETHRA-MIB
- OID
.1.3.6.1.4.1.7745.5.4.2.3.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- usTermDectEntry
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 'AETHRA-MIB' -M '/opt/observium/mibs/aethra:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AETHRA-MIB::usTermDectEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AETHRA-MIB' -M '/opt/observium/mibs/aethra:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AETHRA-MIB::usTermDectEnable.<usTermDectIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AETHRA-MIB' -M '/opt/observium/mibs/aethra:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AETHRA-MIB::usTermDectEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |