numberOfSessionsPerNodeCountingStatus
AT-FIREWALL-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.77.2.2
Object
scalar r/w
Enumeration
The status of counting the number of sessions per node, ie, when this particular ferture is on, the status will be enabled, other wise it will be disabled, which is the default status.
Context
- MIB
- AT-FIREWALL-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.77.2.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- firewallSessionsStatistics
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 'AT-FIREWALL-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-FIREWALL-MIB::numberOfSessionsPerNodeCountingStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AT-FIREWALL-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AT-FIREWALL-MIB::numberOfSessionsPerNodeCountingStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |