gponSrvProfilePortVlanMode
NSCRTV-FTTX-GPON-MIB ·
.1.3.6.1.4.1.17409.2.8.11.3.5.1.1.6
Object
column r/w
Enumeration
Description.
Context
- MIB
- NSCRTV-FTTX-GPON-MIB
- OID
.1.3.6.1.4.1.17409.2.8.11.3.5.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- gponSrvProfilePortVlanCfgEntry
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 'NSCRTV-FTTX-GPON-MIB' -M '/opt/observium/mibs/nscrtv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NSCRTV-FTTX-GPON-MIB::gponSrvProfilePortVlanMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NSCRTV-FTTX-GPON-MIB' -M '/opt/observium/mibs/nscrtv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NSCRTV-FTTX-GPON-MIB::gponSrvProfilePortVlanMode.<gponSrvProfilePortVlanProfileIndex>.<gponSrvProfilePortVlanPortTypeIndex>.<gponSrvProfilePortVlanPortIdIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NSCRTV-FTTX-GPON-MIB' -M '/opt/observium/mibs/nscrtv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NSCRTV-FTTX-GPON-MIB::gponSrvProfilePortVlanMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | transparent |
1 | tag |
2 | translate |
3 | aggregation |
4 | trunk |