hprNceDefault
HPR-MIB ·
.1.3.6.1.2.1.34.6.1.3.1.1.3
Object
column HprNceTypes
A bit string identifying the function types for which this Network Connection Endpoint (NCE) is the default NCE. While default NCEs are not explicitly defined in the architecture, some implementations provide them; for such implementations, it is useful to make this information available to a Management Station.
Context
- MIB
- HPR-MIB
- OID
.1.3.6.1.2.1.34.6.1.3.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hprNceEntry
- Groups
- 1
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 'HPR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPR-MIB::hprNceDefault'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPR-MIB::hprNceDefault.<hprNceId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPR-MIB::hprNceDefault'
Syntax
- Source
- HprNceTypes
- Base type
Bits
Values & Constraints
Type Values
0 | controlPoint |
1 | logicalUnit |
2 | boundaryFunction |
3 | routeSetup |
Conformance
Member of