tmnxSvcSysEthSegMultiHoming
TIMETRA-SERV-MIB ·
.1.3.6.1.4.1.6527.3.1.2.4.2.184.1.6
Object
The value of tmnxSvcSysEthSegMultiHoming specifies the state of
multi-homing status of the ethernet segment entry.
Values other than 'disabled' indicates that the use of ESI label is
enabled thus avoiding transient loops unless user overrides.
When 'singleActiveNoEsiLabel' is specified, system does not allocate a
label for the ESI and hence advertise ESI label 0 to peers. If a peers
sends label for the ESI and locally 'singleActiveNoEsiLabel' is
configured, system adds the ESI label when sending traffic to that
peer.
Context
- MIB
- TIMETRA-SERV-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.4.2.184.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxSvcSysEthSegEntry
- Groups
- 3
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 'TIMETRA-SERV-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SERV-MIB::tmnxSvcSysEthSegMultiHoming'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-SERV-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SERV-MIB::tmnxSvcSysEthSegMultiHoming.<tmnxSvcSysEthSegName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SERV-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SERV-MIB::tmnxSvcSysEthSegMultiHoming'
Syntax
- Source
- TIMETRA-TC-MIBTmnxEvpnMultiHomingState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disabled |
1 | singleActive |
2 | singleActiveNoEsiLabel |
3 | allActive |