dsH248ControlVgwGatewayOperation
DASAN-ACCESS-SLOT-H248-MIB ·
.1.3.6.1.4.1.6296.9.100.2.3.3.1.1.1.2
Object
column r/w
Enumeration
The desired control of the virtual gateway : start : start of h248 stack stop : stop of h248 stack restart : restart of h248 stack restart-dile : daemon restart after call-service
Context
- MIB
- DASAN-ACCESS-SLOT-H248-MIB
- OID
.1.3.6.1.4.1.6296.9.100.2.3.3.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dsAccGwyControlH248VgwEntry
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 'DASAN-ACCESS-SLOT-H248-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DASAN-ACCESS-SLOT-H248-MIB::dsH248ControlVgwGatewayOperation'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DASAN-ACCESS-SLOT-H248-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DASAN-ACCESS-SLOT-H248-MIB::dsH248ControlVgwGatewayOperation.<dsH248ControlVgwIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DASAN-ACCESS-SLOT-H248-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DASAN-ACCESS-SLOT-H248-MIB::dsH248ControlVgwGatewayOperation'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | start |
2 | stop |
3 | restart |
4 | restart-idle |