oaDevTrunkGrAdminStatus
OA-DEV-TRUNKS-MIB ·
.1.3.6.1.4.1.629.1.50.11.1.23.2.5.1.5
Object
column r/w
Enumeration
Controls creation/modification/invalidation of the Trunk entry.
'validId' - create new entry according to customer Trunk Id [SNMP GET/SET].
'invalid' - remove existing Trunk entry [SNMP SET].
'validNoId'- create new entry without customer Trunk Id [SNMP SET]
(system will find the best compatible Id automatically).
Context
- MIB
- OA-DEV-TRUNKS-MIB
- OID
.1.3.6.1.4.1.629.1.50.11.1.23.2.5.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- oaDevTrunkGrEntry
- Groups
- 1
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 'OA-DEV-TRUNKS-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OA-DEV-TRUNKS-MIB::oaDevTrunkGrAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OA-DEV-TRUNKS-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OA-DEV-TRUNKS-MIB::oaDevTrunkGrAdminStatus.<oaDevTrunkGrId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OA-DEV-TRUNKS-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OA-DEV-TRUNKS-MIB::oaDevTrunkGrAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | validId |
2 | invalid |
3 | validNoId |
Conformance
Member of