nbsMegaSwRunIsvlanStatus
NBASE-G1-MIB ·
.1.3.6.1.4.1.629.1.9.1.4.4.1.2
Object
column mandatory
r/w
Enumeration
The object is used to create/delete entries in the
nbsMegaSwRunIsvlanTable table.
Setting this value to invalid(2) for a certain
nbsMegaSwRunIsvlanIndex, deletes this entry.
To create a new entry a SET PDU with the
nbsMegaSwRunIsvlanList and nbsMegaSwRunIsvlanStatus=valid(1)
objects is required.
Vlans with mcast(3) status are created by IGMP application
in runtime and have tags from 3001 till 4095.
This value is only for GET SNMP command.
Context
- MIB
- NBASE-G1-MIB
- OID
.1.3.6.1.4.1.629.1.9.1.4.4.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- nbsMegaSwRunIsvlanEntry
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 'NBASE-G1-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBASE-G1-MIB::nbsMegaSwRunIsvlanStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NBASE-G1-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBASE-G1-MIB::nbsMegaSwRunIsvlanStatus.<nbsMegaSwRunIsvlanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NBASE-G1-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NBASE-G1-MIB::nbsMegaSwRunIsvlanStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | valid |
2 | invalid |
3 | mcast |