rbTgRdLinksConfiguredAdminStatus
RADIO-BRIDGE-MH-TG-MIB ·
.1.3.6.1.4.1.31926.35.1.2.3.1.1.5
Object
column RbTgAdminStatus
Defines whether to initiate the link (and keep it up) or drop it (in case it was already established).
Context
- MIB
- RADIO-BRIDGE-MH-TG-MIB
- OID
.1.3.6.1.4.1.31926.35.1.2.3.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rbTgRdLinksConfiguredEntry
- 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 'RADIO-BRIDGE-MH-TG-MIB' -M '/opt/observium/mibs/siklu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADIO-BRIDGE-MH-TG-MIB::rbTgRdLinksConfiguredAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADIO-BRIDGE-MH-TG-MIB' -M '/opt/observium/mibs/siklu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADIO-BRIDGE-MH-TG-MIB::rbTgRdLinksConfiguredAdminStatus.<rbTgRdLinksConfiguredIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADIO-BRIDGE-MH-TG-MIB' -M '/opt/observium/mibs/siklu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADIO-BRIDGE-MH-TG-MIB::rbTgRdLinksConfiguredAdminStatus'
Syntax
- Source
- RbTgAdminStatus
- Base type
Enumeration
Type Description
The desired state of the interface. Can be either enabled/up or disabled/down.
Values & Constraints
Type Values
1 | asUp |
2 | asDown |
Conformance
Member of