agentInventoryStackReplicateSTKStatus
NETGEAR-INVENTORY-MIB ·
.1.3.6.1.4.1.4526.10.13.1.4
Object
scalar Enumeration
Indicates the current status of an STK copy from management unit to all other management capable units inthe stack.
Context
- MIB
- NETGEAR-INVENTORY-MIB
- OID
.1.3.6.1.4.1.4526.10.13.1.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- agentInventoryStackGroup
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 'NETGEAR-INVENTORY-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-INVENTORY-MIB::agentInventoryStackReplicateSTKStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-INVENTORY-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-INVENTORY-MIB::agentInventoryStackReplicateSTKStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inProgress |
2 | notInProgress |
3 | finishedWithSuccess |
4 | finishedWithError |