portFrBackupProtEnab
NETLINK-SPECIFIC-MIB ·
.1.3.6.1.4.1.173.7.3.2.3.1.6
Object
column mandatory
r/w
Enumeration
This enables or disables the backup protocol on the specified DLCI. It should be set to yes if and only if the remote device is an FRX4000 or FRX6000 with the backup protocol enabled on the remote DLCI connected to this backup group entry.
Context
- MIB
- NETLINK-SPECIFIC-MIB
- OID
.1.3.6.1.4.1.173.7.3.2.3.1.6- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- portFrBackupEntry
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 'NETLINK-SPECIFIC-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETLINK-SPECIFIC-MIB::portFrBackupProtEnab'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETLINK-SPECIFIC-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETLINK-SPECIFIC-MIB::portFrBackupProtEnab.<portFrBackupRLP>.<portFrBackupPort>.<portFrBackupDLCI>.<portFrBackupGroup>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETLINK-SPECIFIC-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETLINK-SPECIFIC-MIB::portFrBackupProtEnab'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | no |
2 | yes |