isdnActivationTimer2
ZHONE-ISDN-MIB ·
.1.3.6.1.4.1.5504.5.7.1.1.1.2
Object
column r/w
Enumeration
Value of Activation Timer #2.
t2-50ms(1): select 50ms for timer #2
t2-100ms(2): select 1000ms for timer #2
The default value is t2-50ms
Context
- MIB
- ZHONE-ISDN-MIB
- OID
.1.3.6.1.4.1.5504.5.7.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- isdnConfigEntry
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 'ZHONE-ISDN-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-ISDN-MIB::isdnActivationTimer2'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-ISDN-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-ISDN-MIB::isdnActivationTimer2.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-ISDN-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-ISDN-MIB::isdnActivationTimer2'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | t2-50ms |
2 | t2-100ms |