agnCNetGoCmd
RAD-MIB ·
.1.3.6.1.4.1.164.3.1.2.5.4.5
Object
scalar r/w
Enumeration
Setting this attribute to On will broadcast a 'GO' command to the network. When a Mux receives a 'GO' command it issues a delay for 'agnCNetDelay' seconds and then activates the DB which was pre-defined by one of the commands : 'agnCSaveNetCnfgIdxCmd' or 'agnCSaveNetFlipDbCmd'.
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.3.1.2.5.4.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agnFlipDbControls
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 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::agnCNetGoCmd.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::agnCNetGoCmd'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | off |
3 | major |
4 | minor |
5 | event |
6 | warning |
7 | critical |