nmsBLGPreemptionMode
FS-NMS-BACKUPLINK-MIB ·
.1.3.6.1.4.1.52642.9.254.1.1.10
Object
The preemption mode of the BackupLink group.
Context
- MIB
- FS-NMS-BACKUPLINK-MIB
- OID
.1.3.6.1.4.1.52642.9.254.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- nmsBackupLinkGroupEntry
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 'FS-NMS-BACKUPLINK-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-BACKUPLINK-MIB::nmsBLGPreemptionMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-NMS-BACKUPLINK-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-BACKUPLINK-MIB::nmsBLGPreemptionMode.<nmsBLGID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-NMS-BACKUPLINK-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-NMS-BACKUPLINK-MIB::nmsBLGPreemptionMode'
Syntax
- Source
- PreemptionMode
- Base type
Enumeration
Type Description
The preemption mode of backupLink group.
Values & Constraints
Type Values
0 | forced |
1 | bandwidth |
2 | nopreemption |