v51VarRowStatus
RAD-MIB ·
.1.3.6.1.4.1.164.3.1.6.6.2.1.1.9
Object
column r/w
Enumeration
This object enables to create new entries and delete existing entries from the table. It is applicable only from MP R10.
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.3.1.6.6.2.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- v51VarEntry
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 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::v51VarRowStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::v51VarRowStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::v51VarRowStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | empty |
2 | outOfService |
3 | deactive |
4 | actInit |
5 | accessAct |
6 | plActInit |
7 | plAct |
8 | loopback2 |
9 | loopback1 |
10 | loopback1A |
11 | null |
12 | pathInit |
13 | pathAbortReq |
14 | lineInfo |
15 | pathActive |
16 | blocked |
17 | disconnectReq |