albNetCfgMode
ALBENTIA-AS-MIB ·
.1.3.6.1.4.1.28087.12.10.3.8
Object
scalar AlbNetCfgMode
Networking configuration mode
Context
- MIB
- ALBENTIA-AS-MIB
- OID
.1.3.6.1.4.1.28087.12.10.3.8- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- albBasicInfoSS
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALBENTIA-AS-MIB' -M '/opt/observium/mibs/albentia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALBENTIA-AS-MIB::albNetCfgMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALBENTIA-AS-MIB' -M '/opt/observium/mibs/albentia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALBENTIA-AS-MIB::albNetCfgMode'
Syntax
- Source
- AlbNetCfgMode
- Base type
Enumeration
Type Description
CPE Networking configuration mode
Values & Constraints
Type Values
0 | bridged |
1 | routed |
2 | routednat |
3 | other |