writeNMInterfaceConifigStatus
QTECH-GBNPlatformOAM-MIB ·
.1.3.6.1.4.1.27514.1.2.1.1.2.18.6
Object
scalar Enumeration
Reserve the status of process in saving Nmconfig.
Context
- MIB
- QTECH-GBNPlatformOAM-MIB
- OID
.1.3.6.1.4.1.27514.1.2.1.1.2.18.6- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- saveNMInterfaceConfig
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 'QTECH-GBNPlatformOAM-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-GBNPlatformOAM-MIB::writeNMInterfaceConifigStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-GBNPlatformOAM-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-GBNPlatformOAM-MIB::writeNMInterfaceConifigStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | saveSuccess |
2 | saveInProgress |
3 | saveFailed |
4 | noInterface |
5 | noIpAddress |
6 | differentSubnet |
7 | noInterfaceParameter |
8 | noIpAddressParameter |
9 | noMaskParameter |
10 | noGatewayParameter |
11 | invalidIpOrMask |