zhoneGponPortConfigMulticast

Zhone-GPON-MIB · .1.3.6.1.4.1.5504.5.14.1.3.1.3

Object

column r/w SNMPv2-TCTruthValue
Specifies whether this is a multicast or unicast port.
If unicast, only one onu may be given, and the unicast-onu-id
field is used. If multicast is true, then the multicast-onu-ids
is used to name the onus.

Context

MIB
Zhone-GPON-MIB
OID
.1.3.6.1.4.1.5504.5.14.1.3.1.3
Type
column
Access
readwrite
Status
current
Parent
zhoneGponPortConfigEntry
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 'Zhone-GPON-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Zhone-GPON-MIB::zhoneGponPortConfigMulticast'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Zhone-GPON-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Zhone-GPON-MIB::zhoneGponPortConfigMulticast.<zhoneGponPortIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Zhone-GPON-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Zhone-GPON-MIB::zhoneGponPortConfigMulticast'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance