vRtrPimNgGenCreateInterfaces
TIMETRA-PIM-NG-MIB ·
.1.3.6.1.4.1.6527.3.1.2.50.1.2.1.4
Object
column r/w
Enumeration
The value of vRtrPimNgGenCreateInterfaces specifies the PIM interfaces
with default parameters. Setting the value of this object to 'ies'
creates all IES interfaces in PIM.
When the value of vRtrPimNgGenCreateInterfaces is set to 'all', all
IES and non IES interfaces are created in PIM.
When the value of vRtrPimNgGenCreateInterfaces is set to 'none', all
interfaces that are not manually created or modified are removed.
Context
- MIB
- TIMETRA-PIM-NG-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.50.1.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vRtrPimNgGeneralEntry
- 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-PIM-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-PIM-NG-MIB::vRtrPimNgGenCreateInterfaces'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-PIM-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-PIM-NG-MIB::vRtrPimNgGenCreateInterfaces.<vRtrID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-PIM-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-PIM-NG-MIB::vRtrPimNgGenCreateInterfaces'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ies |
2 | non-ies |
3 | all |
4 | none |