iesIfMcastNetDomainEgrIfCon

TIMETRA-SERV-MIB · .1.3.6.1.4.1.6527.3.1.2.4.2.5.1.41

Object

column Enumeration
The value of iesIfMcastNetDomainEgrIfCon indicates whether the spoke
sdp leaves the router interface in the multicast network domain
indicated by vRtrIfMcastNetworkDomainName.
              
A value of 'notApplicable' indicates that this interface is not a
spoke sdp interface.
              
A value of 'notAvailable' indicates that the outgoing interface is
unknown for this spoke spd interface.
              
A value of 'consistent' indicates that the current spoke sdp egress
interface is in the multicast network domain indicated by
vRtrIfMcastNetworkDomainName.
              
A value of 'inconsistent' indicates that the current spoke sdp egress
interface is not in the multicast network domain indicated by
vRtrIfMcastNetworkDomainName.

Context

MIB
TIMETRA-SERV-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.4.2.5.1.41
Type
column
Access
readonly
Status
current
Parent
iesIfEntry
Groups
1

Walk 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::iesIfMcastNetDomainEgrIfCon'
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::iesIfMcastNetDomainEgrIfCon.<svcId>.<iesIfIndex>'
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::iesIfMcastNetDomainEgrIfCon'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notApplicable
2notAvailable
3consistent
4inconsistent

Conformance