ipadDbuActivator2
IPADv2-MIB ·
.1.3.6.1.4.1.321.100.1.8.3.1.9
Object
column r/w
Enumeration
This object specifies what will trigger a dial backup activation.
disable - No alarm will trigger
any - Trigger on any active alarm listed here
carrier - Trigger on LOS, OOF, or OOS alarms
es - Trigger on the Errored Seconds alarm
ses - Trigger on the Severely Errored Seconds alarm
uas - Trigger on the Unavailable Seconds alarm
los - Trigger on the Loss Of Signal alarm
cs - Trigger on the Controlled Slip alarm
bpv - Trigger on the Bipolar Violation alarm
oof - Trigger on the Out Of Frame alarm
ais - Trigger on the Alarm Indication Signal alarm
ras - Trigger on the Remote Alarm Signal alarm
oos - Trigger on the Out Of Service alarm
Context
- MIB
- IPADv2-MIB
- OID
.1.3.6.1.4.1.321.100.1.8.3.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipadDbuTableEntry
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 'IPADv2-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPADv2-MIB::ipadDbuActivator2'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPADv2-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPADv2-MIB::ipadDbuActivator2.<ipadDbuIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPADv2-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPADv2-MIB::ipadDbuActivator2'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | disable |
3 | any |
4 | carrier |
5 | es |
6 | ses |
7 | uas |
8 | los |
9 | cs |
10 | bpv |
11 | oof |
12 | ais |
13 | ras |
14 | oos |