nnfrEnablePvcAll
FR-MIB ·
.1.3.6.1.4.1.562.73.1.1.1.16.1.1.2
Object
Enables all PVCs related to the interface. By default all PVCs related to an interface are disabled. Writing One (1) enables all PVCs at the same time for an interface indexed by bundleId.
Context
- MIB
- FR-MIB
- OID
.1.3.6.1.4.1.562.73.1.1.1.16.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- nnfrTableEntry
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 'FR-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FR-MIB::nnfrEnablePvcAll'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FR-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FR-MIB::nnfrEnablePvcAll.<nnbundleId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FR-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FR-MIB::nnfrEnablePvcAll'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |