zxAnIptvIfConfOperStatus

ZTE-AN-CTRL-MULTICAST-MIB · .1.3.6.1.4.1.3902.1015.30.1.2.10.1.3

Object

column Enumeration
The multicast service operation status of a port.
- inService(1), do some operations and get ready to provide the 
               multicast service in this port.
              
- pausedService(2), paused the multicast service in this port only,
               but related resources are still reserved.
              
- stoppedService(3), removed the multicast service in this port and 
              release related resources.

Context

MIB
ZTE-AN-CTRL-MULTICAST-MIB
OID
.1.3.6.1.4.1.3902.1015.30.1.2.10.1.3
Type
column
Access
readonly
Status
current
Parent
zxAnMcastPortEntry

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 'ZTE-AN-CTRL-MULTICAST-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-CTRL-MULTICAST-MIB::zxAnIptvIfConfOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-CTRL-MULTICAST-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-CTRL-MULTICAST-MIB::zxAnIptvIfConfOperStatus.<zxAnMcastIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-CTRL-MULTICAST-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-CTRL-MULTICAST-MIB::zxAnIptvIfConfOperStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1inService
2pausedService
3stoppedService