hotlinksNewCfgTriggerMode
LENOVO-GbTOR-G8264CS-SIF-MIB ·
.1.3.6.1.4.1.20301.2.7.21.2.1.14.7.1.13
Object
column r/w
Enumeration
The new mode of the Hot Links trigger entry:
portMode - either the master or the backup interface will be active
and forwarding traffic while the other interface will be
standby and not forwarding any traffic.
autoVlanMode - both master and backup interfaces will be active and
forwarding traffic for mutually-exclusive VLANs that
are automatically distributed by the system.
preferVlanMode - both master and backup interfaces will be active
and forwarding traffic for mutually-exclusive VLANs
that are configured by the administrator. The backup
interface will carry traffic for the VLANs identified
in the hotlinksNewCfgTriggerBackupPreferVlans object,
which is a subset of the VLANs configured on the
interface, while the master interface will carry
traffic for the rest of the VLANs.
Context
- MIB
- LENOVO-GbTOR-G8264CS-SIF-MIB
- OID
.1.3.6.1.4.1.20301.2.7.21.2.1.14.7.1.13- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hotlinksNewCfgTriggerTableEntry
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 'LENOVO-GbTOR-G8264CS-SIF-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LENOVO-GbTOR-G8264CS-SIF-MIB::hotlinksNewCfgTriggerMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LENOVO-GbTOR-G8264CS-SIF-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LENOVO-GbTOR-G8264CS-SIF-MIB::hotlinksNewCfgTriggerMode.<hotlinksNewCfgTriggerId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LENOVO-GbTOR-G8264CS-SIF-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LENOVO-GbTOR-G8264CS-SIF-MIB::hotlinksNewCfgTriggerMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | portMode |
2 | autoVlanMode |
3 | preferVlanMode |