trunkEnable
AETHRA-MIB ·
.1.3.6.1.4.1.7745.5.4.1.1.1.4
Object
column mandatory
r/w
Enumeration
Get this parameter to read trunk registration enable. OID: 1.3.6.1.4.1.7745.5.4.1.1.1.4
Context
- MIB
- AETHRA-MIB
- OID
.1.3.6.1.4.1.7745.5.4.1.1.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- trunkEntry
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::trunkEnable'
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::trunkEnable.<trunkIndex>'
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::trunkEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | registered |
2 | unregistered |