pdnCardConfigVnidAuth
PDN-DOMAIN-MIB ·
.1.3.6.1.4.1.1795.2.24.2.22.1.2.1.1.6
Object
This object shows if VNID authorization has been enabled or disabled by the user. When this obect is is enable, only interfaces bound to this VNID will accept packets with this VNID.
Context
- MIB
- PDN-DOMAIN-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.22.1.2.1.1.6- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- pdnCardConfigEntry
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 'PDN-DOMAIN-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-DOMAIN-MIB::pdnCardConfigVnidAuth'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-DOMAIN-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-DOMAIN-MIB::pdnCardConfigVnidAuth.<pdnCardConfigVnidId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-DOMAIN-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-DOMAIN-MIB::pdnCardConfigVnidAuth'
Syntax
- Source
- PDN-TCSwitchState
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |