avSurvTrunkGroupCbc
AVAYA-SURV-MIB ·
.1.3.6.1.4.1.6889.2.6.4.3.1.23
Object
column r/w
Enumeration
Applies to ISDN DS1 trunks: Specifies whether the trunk is to operate in call-by-call basis. If yes, then send the NSF IE.
Context
- MIB
- AVAYA-SURV-MIB
- OID
.1.3.6.1.4.1.6889.2.6.4.3.1.23- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- avSurvTrunkGroupEntry
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 'AVAYA-SURV-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AVAYA-SURV-MIB::avSurvTrunkGroupCbc'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AVAYA-SURV-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AVAYA-SURV-MIB::avSurvTrunkGroupCbc.<avSurvTrunkGroupNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AVAYA-SURV-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AVAYA-SURV-MIB::avSurvTrunkGroupCbc'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | yes |
2 | no |