ctIGMPNewDefaultState
CTRON-IGMP-MIB ·
.1.3.6.1.4.1.52.4.1.3.5.1.1.1
Object
scalar r/w
Enumeration
This object defines the state in which IGMP will view new VLAN IDs added to the system. A value of Enable (1), indicates that IGMP will create entries for all new VLANs in the ENABLE state. A value of Disable (2), indicates IGMP will create entries for all new VLANs in the DISABLED or 'not in service' state.
Context
- MIB
- CTRON-IGMP-MIB
- OID
.1.3.6.1.4.1.52.4.1.3.5.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ctIGMPConfig
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-IGMP-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-IGMP-MIB::ctIGMPNewDefaultState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-IGMP-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-IGMP-MIB::ctIGMPNewDefaultState'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.